detectLandmarks

fun detectLandmarks(imageFile: File): List<Landmark>

Detects 106 Landmark objects for the given imageFile.

Parameters

imageFile

file containing an input image